getSignificantEvents

open fun getSignificantEvents(): Map<String, SignificantEvent>

Getter for the Map of significant events. The Map is keyed on the significant event name, with a value representing the occurence count of each event

Return

a Map containing all the significant events being tracked